func github.com/andybalholm/brotli.chooseBitDepths
3 uses
github.com/andybalholm/brotli (current package)
brotli_bit_stream.go#L467: chooseBitDepths(histogram[:length], depth[:length], 14)
brotli_bit_stream.go#L558: func chooseBitDepths(histogram []uint32, depth []byte, maxBits int) {
brotli_bit_stream.go#L663: chooseBitDepths(histogram[:length], depth[:length], 14)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |